BenSelect Documentation
RateCardFinder Constructor(List<RateCard>,Rates,Boolean,Boolean)
See Also  Send Feedback
Selerix.BusinessObjects Namespace > RateCardFinder Class > RateCardFinder Constructor : RateCardFinder Constructor(List<RateCard>,Rates,Boolean,Boolean)
cards
The cards.
parent
The parent.
isEmployerRatecard
if set to true [is employer ratecard].
findExactly
if set to true [find exactly].
Initializes a new instance of the RateCardFinder class.

Syntax

JScript 
public function RateCardFinder( 
   cards : List,
   parent : Rates,
   isEmployerRatecard : boolean,
   findExactly : boolean
);

Parameters

cards
The cards.
parent
The parent.
isEmployerRatecard
if set to true [is employer ratecard].
findExactly
if set to true [find exactly].

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.